home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1984 November / 1984-11.d64 / c_g term_64 (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  105b  |  4 lines

  1. 260 ifa=0 then a=1:load"c/g term",8,1
  2. 300 a$="[147]sys4621"+chr$(13):poke198,len(a$)
  3. 310 fori=1tolen(a$):poke630+i,asc(mid$(a$,i)):next
  4.